Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Move everything from lodash to lodash-es" #2591

Merged
merged 2 commits into from
Dec 28, 2017

Conversation

igor-dv
Copy link
Member

@igor-dv igor-dv commented Dec 28, 2017

Reverts #2558

Since lodash-es requires an extra configuration in the users' jest.config - it makes it a breaking change. Sadly I can't find a quick workaround, so have to revert it. This revert will return the problem of the whole lodash package being bundled to the angular app, and will need to be addressed separately.

💔

@igor-dv
Copy link
Member Author

igor-dv commented Dec 28, 2017

CC #2570

@codecov
Copy link

codecov bot commented Dec 28, 2017

Codecov Report

Merging #2591 into master will increase coverage by 62.32%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #2591       +/-   ##
==========================================
+ Coverage   32.67%     95%   +62.32%     
==========================================
  Files         398       6      -392     
  Lines        8842      40     -8802     
  Branches      954       2      -952     
==========================================
- Hits         2889      38     -2851     
+ Misses       5311       1     -5310     
+ Partials      642       1      -641
Impacted Files Coverage Δ
...src/server/config/WatchMissingNodeModulesPlugin.js
app/angular/src/client/preview/init.js
...-native/src/preview/components/OnDeviceUI/index.js
addons/links/register.js
addons/info/src/components/types/Shape.js
lib/ui/src/context.js
lib/ui/src/modules/ui/libs/hierarchy.js
...react-native/src/manager/components/PreviewHelp.js
app/vue/src/client/preview/actions.js
lib/ui/src/modules/ui/components/layout/index.js
... and 374 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fbe50ff...b02206a. Read the comment docs.

@igor-dv igor-dv self-assigned this Dec 28, 2017
@igor-dv igor-dv added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Dec 28, 2017
@Hypnosphi Hypnosphi merged commit c8fe23c into master Dec 28, 2017
@Hypnosphi Hypnosphi deleted the revert-2558-move-lodash-to-lodash-es branch December 28, 2017 11:04
Hypnosphi referenced this pull request Dec 28, 2017
@Hypnosphi Hypnosphi removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Dec 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants